ASP.NET Core MVC コントロールヘルプ
Bind(String) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ItemsBoundControlBuilder<T,TControl,TBuilder> クラス > Bind メソッド : Bind(String) メソッド
An action url to read the data.
Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings with the specified action url.
シンタックス
'宣言
 
Public Overloads Overridable Function Bind( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder Bind( 
   System.string value
)

パラメータ

value
An action url to read the data.

戻り値の型

Current builder.
参照

ItemsBoundControlBuilder<T,TControl,TBuilder> クラス
ItemsBoundControlBuilder<T,TControl,TBuilder> メンバ
オーバーロード一覧